From: Richard M. Stallman Date: Thu, 4 Mar 2004 16:56:14 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23818 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=31ed3dd00b3c59c0b28e4f9f63a7a48dd70e53b6;p=emacs.git Comment change. --- diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index 57c131d43c1..f9b90fbfc6a 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el @@ -265,6 +265,8 @@ primary selection and region." (remove-hook 'x-lost-selection-hooks 'mouse-sel-lost-selection-hook) (dolist (binding mouse-sel-original-bindings) (global-set-key (car binding) (cdr binding))) + ;; Restore the old values of these variables, + ;; only if they were actually saved previously. (if mouse-sel-has-been-enabled (setq interprogram-cut-function mouse-sel-original-interprogram-cut-function